Delete confusing comments.
authorRichard M. Stallman <rms@gnu.org>
Fri, 28 May 1993 00:32:30 +0000 (00:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 28 May 1993 00:32:30 +0000 (00:32 +0000)
lisp/completion.el

index 2597bbbcc3fd55ab8f7a8e6f05832dc0059b224a..e450c55162aaa70747d0bb356c2c8785afffb7b2 100644 (file)
 ;;;
 ;;;
 \f
-;;;-----------------------------------------------
-;;; Porting Notes
-;;;-----------------------------------------------
-;;;
-;;;  Should run on 18.49, 18.52, and 19.0
-;;;  Tested on vanilla version.
-;;;  This requires the standard cl.el file.  It could easily rewritten to not 
-;;; require it.  It defines remove which is not in cl.el.
-;;;
-;;;  FUNCTIONS BASHED
-;;; The following functions are bashed but it is done carefully and should not
-;;; cause problems ::
-;;;   kill-region, next-line, previous-line, newline, newline-and-indent,
-;;;   kill-emacs
-;;;
-;;;
 ;;;---------------------------------------------------------------------------
 ;;; Functions you might like to call
 ;;;---------------------------------------------------------------------------